Skip to content

MongoFeed project#77

Merged
ajosh0504 merged 4 commits intomongodb-developer:mainfrom
Pash10g:mongo-feed
Feb 11, 2025
Merged

MongoFeed project#77
ajosh0504 merged 4 commits intomongodb-developer:mainfrom
Pash10g:mongo-feed

Conversation

@Pash10g
Copy link
Collaborator

@Pash10g Pash10g commented Jan 30, 2025

MongoFeed - AI-Powered Feedback Analysis

Overview

MongoFeed is a sample app for AI customer feedback analysis using AI. Built with MongoDB Atlas and Amazon Bedrock (Claude 3.5), it processes feedback from multiple sources and generates actionable insights.

Tech Stack

  • Backend: MongoDB Atlas
  • AI/ML: Amazon Bedrock (Claude 3.5)
  • Frontend: Next.js + Vercel
  • Data Processing: AWS Lambda

Key Features

  • 📤 Multi-source feedback ingestion (JSON, HTML, images)
  • 🤖 Real-time sentiment analysis
  • 📊 Interactive dashboards
  • 👥 Agent performance tracking
  • 📈 Trend analysis and visualization

Try it live: https://mongo-feed.vercel.app

Inspired by Syncly's customer success story

@Pash10g Pash10g requested a review from a team as a code owner January 30, 2025 13:01
@ajosh0504
Copy link
Collaborator

@Pash10g Can you run the pre-commit checks and make sure they pass?

@Pash10g
Copy link
Collaborator Author

Pash10g commented Feb 6, 2025

I am not sure what are the pre-commit checks and how they effect a type script project @ajosh0504 ?

@ajosh0504
Copy link
Collaborator

ajosh0504 commented Feb 6, 2025

@Pash10g They are essentially linting and formatting checks and apply to all files. Instructions to run them are in the contributor's guide. I have resolved failing checks in my cleanup PR so you can wait for that to get merged and then pull and merge yours.

@ajosh0504 ajosh0504 merged commit 98ea5dc into mongodb-developer:main Feb 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants